config

@get:JvmName(name = "getConfig")
@set:JvmName(name = "setConfig")
var config: LocalOnlyProtos.LocalConfig
The Config of the node

optional .meshtastic.LocalConfig config = 4;